object SetupFrm: TSetupFrm Left = 180 Top = 99 BorderIcons = [biHelp] BorderStyle = bsDialog Caption = 'Secure Mail Setup' ClientHeight = 282 ClientWidth = 508 Color = clSilver Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter ShowHint = True OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PageControl1: TPageControl Left = 7 Top = 5 Width = 401 Height = 274 ActivePage = TabSheet1 MultiLine = True TabOrder = 0 OnChange = PageControl1Change object TabSheet1: TTabSheet HelpContext = 1 Caption = '&Composition' object GroupBox1: TGroupBox Left = 9 Top = 0 Width = 145 Height = 102 HelpContext = 1 Caption = 'Formating' TabOrder = 0 object Label16: TLabel Left = 7 Top = 18 Width = 45 Height = 13 Caption = '&Encoding' FocusControl = EncodingComboBox end object Label17: TLabel Left = 7 Top = 59 Width = 65 Height = 13 Caption = '&Character Set' FocusControl = CharSetComboBox end object EncodingComboBox: TComboBox Left = 7 Top = 32 Width = 129 Height = 21 Hint = 'Select Encode Format' Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'MIME' 'UUEnCode') TabOrder = 0 end object CharSetComboBox: TComboBox Left = 7 Top = 73 Width = 129 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'US-ASCII' 'ISO-8859-1') TabOrder = 1 end end object MailOrgBox: TGroupBox Left = 8 Top = 104 Width = 377 Height = 68 Caption = 'Other' TabOrder = 1 object Label1: TLabel Left = 8 Top = 16 Width = 91 Height = 13 Caption = 'Base Mail &Directory' FocusControl = MailDir end object Button1: TBitBtn Left = 295 Top = 29 Width = 75 Height = 25 Hint = 'Select Base Mail Directory' HelpContext = 1 Caption = '&Browse' TabOrder = 0 OnClick = Button1Click Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333 333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300 300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333 333337F373F773333333303330033333333337F3377333333333303333333333 333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333 333337777F337F33333330330BB00333333337F373F773333333303330033333 333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000 333377777F77377733330BBB0333333333337F337F33333333330BB003333333 333373F7733333333333300333333333333337733333333333330000} NumGlyphs = 2 end object MailDir: TEdit Left = 16 Top = 32 Width = 273 Height = 21 Hint = 'Use Browse Button To Select Directory' HelpContext = 1 TabStop = False MaxLength = 99 TabOrder = 1 end end object GroupBox3: TGroupBox Left = 159 Top = 0 Width = 225 Height = 103 HelpContext = 2 Caption = 'Forwarding/Saving Messages' TabOrder = 2 object Label2: TLabel Left = 8 Top = 16 Width = 142 Height = 13 Caption = 'E-Mail &Incoming Messages To' FocusControl = fwdin end object Label3: TLabel Left = 8 Top = 56 Width = 178 Height = 13 Caption = 'E-Mail Copy Of &Outgoing Message To' FocusControl = FwdOut end object fwdin: TEdit Left = 8 Top = 32 Width = 209 Height = 21 Hint = 'Enter a e-mail address if you want to forward all incoming messa' + 'ges' HelpContext = 2 CharCase = ecLowerCase TabOrder = 0 end object FwdOut: TEdit Left = 8 Top = 72 Width = 209 Height = 21 Hint = 'Enter a e-mail address to send a copy of all out going messages' HelpContext = 2 CharCase = ecLowerCase TabOrder = 1 end end end object TabSheet3: TTabSheet HelpContext = 3 Caption = '&Identity' object GroupBox4: TGroupBox Left = 8 Top = 2 Width = 377 Height = 214 HelpContext = 3 Caption = 'Who Are You?' TabOrder = 0 object Label4: TLabel Left = 8 Top = 17 Width = 129 Height = 13 Caption = 'Your &Real Name Or Handle' FocusControl = YourName end object EmailLabel: TLabel Left = 8 Top = 54 Width = 85 Height = 13 Caption = 'Your &E-Mail Name' FocusControl = EmailName end object Label6: TLabel Left = 9 Top = 169 Width = 64 Height = 13 Caption = '&Signature File' FocusControl = SigFile end object DomainLabel: TLabel Left = 8 Top = 90 Width = 180 Height = 13 Caption = '&Domain Name (e.g cyberhighway.net)' FocusControl = DomainName end object Browse: TSpeedButton Left = 313 Top = 181 Width = 25 Height = 25 Hint = 'Browse For Signature File' Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333 333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300 300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333 333337F373F773333333303330033333333337F3377333333333303333333333 333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333 333337777F337F33333330330BB00333333337F373F773333333303330033333 333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000 333377777F77377733330BBB0333333333337F337F33333333330BB003333333 333373F7733333333333300333333333333337733333333333330000} NumGlyphs = 2 OnClick = BrowseClick end object NewSigBut: TSpeedButton Left = 345 Top = 181 Width = 25 Height = 25 Hint = 'Create/Edit Signature File' Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500000000055 555557777777775F55550FFFFFFFFF0555557F5555555F7FFF5F0FEEEEEE0000 05007F555555777775770FFFFFF0BFBFB00E7F5F5557FFF557770F0EEEE000FB FB0E7F75FF57775555770FF00F0FBFBFBF0E7F57757FFFF555770FE0B00000FB FB0E7F575777775555770FFF0FBFBFBFBF0E7F5575FFFFFFF5770FEEE0000000 FB0E7F555777777755770FFFFF0B00BFB0007F55557577FFF7770FEEEEE0B000 05557F555557577775550FFFFFFF0B0555557FF5F5F57575F55500F0F0F0F0B0 555577F7F7F7F7F75F5550707070700B055557F7F7F7F7757FF5507070707050 90555757575757577755050505050555055575757575755575550000} NumGlyphs = 2 OnClick = NewSigButClick end object Label12: TLabel Left = 9 Top = 129 Width = 59 Height = 13 Caption = '&Organization' FocusControl = Organization end object EmailName: TEdit Left = 11 Top = 67 Width = 358 Height = 21 Hint = 'Your Reply E-Mail Address' HelpContext = 3 MaxLength = 49 ParentShowHint = False ShowHint = True TabOrder = 1 end object SigFile: TEdit Left = 12 Top = 183 Width = 294 Height = 21 Hint = 'Your Signature File (Optional)' HelpContext = 3 MaxLength = 49 TabOrder = 4 end object YourName: TEdit Left = 11 Top = 31 Width = 358 Height = 21 Hint = 'Show Insted Of Your E-Mail Add.' HelpContext = 3 AutoSize = False MaxLength = 49 TabOrder = 0 end object DomainName: TEdit Left = 11 Top = 104 Width = 358 Height = 21 Hint = 'This is the name that follows the @ symbol' HelpContext = 3 TabOrder = 2 end object Organization: TEdit Left = 12 Top = 143 Width = 358 Height = 21 Hint = 'Enter The Name Of Your Organization' HelpContext = 3 MaxLength = 49 ParentShowHint = False ShowHint = True TabOrder = 3 end end end object TabSheet4: TTabSheet Hint = 'Setup a new connection' HelpContext = 4 Caption = '&Network' object RasGrp: TGroupBox Left = 8 Top = 8 Width = 377 Height = 122 Caption = 'Dialup Networking' TabOrder = 0 object NetLabel: TLabel Left = 8 Top = 16 Width = 110 Height = 13 Caption = 'Select &Network To Dial' FocusControl = Ras end object RasPassLabel: TLabel Left = 8 Top = 56 Width = 89 Height = 13 Caption = 'Network &Password' FocusControl = RasPassword end object Ras: TComboBox Left = 8 Top = 32 Width = 193 Height = 21 Hint = 'Select Network' HelpContext = 4 Style = csDropDownList ItemHeight = 13 ParentShowHint = False ShowHint = True Sorted = True TabOrder = 0 end object RasPassword: TEdit Left = 8 Top = 72 Width = 193 Height = 21 Hint = 'Your Network Password' HelpContext = 4 MaxLength = 25 ParentShowHint = False PasswordChar = '*' ShowHint = True TabOrder = 1 end object GroupBox8: TGroupBox Left = 208 Top = 16 Width = 161 Height = 73 Caption = 'Auto Redial' TabOrder = 2 object Label13: TLabel Left = 8 Top = 24 Width = 77 Height = 13 Caption = 'Redial &Attempts:' FocusControl = RedialCount end object Label14: TLabel Left = 8 Top = 48 Width = 77 Height = 13 Caption = 'Redial &Time out:' FocusControl = RedialWait end object Label15: TLabel Left = 128 Top = 48 Width = 22 Height = 13 Caption = 'Sec.' end object RedialCount: TMaskEdit Left = 88 Top = 16 Width = 25 Height = 21 Hint = 'Number Of Redial Attempts, 0=No Attempts' EditMask = '99;0;_' MaxLength = 2 TabOrder = 0 Text = '0' end object RedialWait: TMaskEdit Left = 96 Top = 40 Width = 25 Height = 21 Hint = 'Number Of Seconds To Wait to Dial Again' EditMask = '99;0;_' MaxLength = 2 TabOrder = 1 Text = '30' end end object UseLan: TCheckBox Left = 8 Top = 99 Width = 113 Height = 17 Hint = 'Check If Your LAN Is Connected To The Internet' HelpContext = 4 Caption = 'Use &Local Network' TabOrder = 3 OnClick = UseLanClick end end object LeavOnServerBox: TGroupBox Left = 8 Top = 134 Width = 241 Height = 65 HelpContext = 4 Caption = 'Options' TabOrder = 1 object Label19: TLabel Left = 26 Top = 36 Width = 89 Height = 13 Caption = '&Delete Message In' FocusControl = StoreDays end object Label20: TLabel Left = 168 Top = 36 Width = 24 Height = 13 Caption = 'Days' end object LeaveOnServer: TCheckBox Left = 8 Top = 16 Width = 161 Height = 17 Caption = '&Leave Messages On Server' TabOrder = 0 end object StoreDays: TMaskEdit Left = 122 Top = 32 Width = 41 Height = 21 EditMask = '9999;0; ' MaxLength = 4 TabOrder = 1 Text = '0' end end object IntSetupBut: TBitBtn Left = 272 Top = 152 Width = 105 Height = 25 Hint = 'Setup New Connection' Caption = 'Setup &Wizard' TabOrder = 2 OnClick = IntSetupButClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF007777777AA777 7777777777FF777777777777CCCCCCCC777777788888888777777777CCCCCCCC 777777788888888777777CACCCCCCCCCCC77CF888888888887777AACCCCCCCAA CCC77F888888877888777AACCCCCCCAACAC77F888888877878877AACCCCCCCAA CAC77F88888887787887CAAACCCCCCAAACCC7F78888887778887AACCCCCCCAAA ACCA78888888777788877CCCCCAAAAAAACC788888777777788877CCCCCAAAAAA ACC788888777777788877CCCCCAAAAAAAAC788888777777778F77CCCCCCAAAAA AAA78888887777777F7777ACCCCCCAAAAA777F8888887777F77777ACCCCCCAAA AA777F888888777FF7777777CCCCAAAA77777778888FFFF77777} NumGlyphs = 2 end end object TabSheet5: TTabSheet HelpContext = 5 Caption = 'Provider &Data' object SMTPGroup: TGroupBox Left = 8 Top = 0 Width = 377 Height = 81 HelpContext = 5 Caption = 'SMTP Server' Ctl3D = True ParentCtl3D = False TabOrder = 0 object SMTPServerLabel1: TLabel Left = 8 Top = 24 Width = 31 Height = 13 Caption = '&Server' FocusControl = SMTPServer end object SMTPPortLabel: TLabel Left = 8 Top = 48 Width = 22 Height = 13 Caption = '&Port ' FocusControl = SMTPPort end object Label10: TLabel Left = 160 Top = 56 Width = 135 Height = 13 Caption = '(e.g. smtp.cyberhighway.net)' end object SMTPServer: TEdit Left = 48 Top = 24 Width = 321 Height = 21 Hint = 'Enter SMTP Server Name' HelpContext = 5 CharCase = ecLowerCase MaxLength = 49 ParentShowHint = False ShowHint = True TabOrder = 0 end object SMTPPort: TEdit Left = 48 Top = 48 Width = 65 Height = 21 Hint = 'Enter Port Address' HelpContext = 5 MaxLength = 5 ParentShowHint = False ShowHint = True TabOrder = 1 Text = '25' end end object POP3Grp: TGroupBox Left = 8 Top = 85 Width = 377 Height = 129 HelpContext = 5 Caption = 'Pop3 Server' TabOrder = 1 object POP3ServerLabel: TLabel Left = 8 Top = 24 Width = 31 Height = 13 Caption = 'Ser&ver' FocusControl = Pop3Server end object UserLabel: TLabel Left = 8 Top = 48 Width = 53 Height = 13 Caption = '&User Name' FocusControl = UserName end object PassLabel: TLabel Left = 8 Top = 72 Width = 46 Height = 13 Caption = '&Password' FocusControl = Password end object Pop3PortLabel: TLabel Left = 8 Top = 96 Width = 19 Height = 13 Caption = 'Por&t' FocusControl = POP3Port end object Label11: TLabel Left = 160 Top = 104 Width = 131 Height = 13 Caption = '(e.g. pop.cyberhighway.net)' end object Pop3Server: TEdit Left = 72 Top = 24 Width = 297 Height = 21 Hint = 'Enter Pop3 Server Name' HelpContext = 5 CharCase = ecLowerCase MaxLength = 49 ParentShowHint = False ShowHint = False TabOrder = 0 end object UserName: TEdit Left = 72 Top = 48 Width = 297 Height = 21 Hint = 'Enter Your Pop3 User Name' HelpContext = 5 MaxLength = 50 ParentShowHint = False ShowHint = True TabOrder = 1 end object Password: TEdit Left = 72 Top = 72 Width = 297 Height = 21 Hint = 'Enter Your Pop3 Password' HelpContext = 5 MaxLength = 50 ParentShowHint = False PasswordChar = '*' ShowHint = True TabOrder = 2 end object POP3Port: TEdit Left = 72 Top = 96 Width = 65 Height = 21 Hint = 'Enter Pop3 Port' HelpContext = 5 ParentShowHint = False ShowHint = True TabOrder = 3 Text = '110' end end end object TabSheet6: TTabSheet HelpContext = 6 Caption = '&Password' object GroupBox7: TGroupBox Left = 8 Top = 8 Width = 209 Height = 121 HelpContext = 6 Caption = 'Password Information' TabOrder = 0 object Label8: TLabel Left = 8 Top = 24 Width = 46 Height = 13 Caption = '&Password' FocusControl = Pass1 end object Label9: TLabel Left = 8 Top = 72 Width = 164 Height = 13 Caption = 'Re Enter Password For &Verification' FocusControl = Pass2 end object Pass1: TEdit Left = 8 Top = 40 Width = 193 Height = 21 Hint = 'Enter Your Password' HelpContext = 6 PasswordChar = '*' TabOrder = 0 end object Pass2: TEdit Left = 8 Top = 88 Width = 193 Height = 21 Hint = 'Enter Your Password For Verification' HelpContext = 6 PasswordChar = '*' TabOrder = 1 end end object PassEnabled: TCheckBox Left = 16 Top = 136 Width = 161 Height = 17 Hint = 'Enables Password Checking' HelpContext = 6 Caption = '&Enable Password Checking' TabOrder = 1 OnClick = PassEnabledClick end object PassOptions: TGroupBox Left = 224 Top = 8 Width = 161 Height = 201 HelpContext = 6 Caption = 'Enable Password Checking' Enabled = False TabOrder = 2 object Startup: TCheckBox Left = 8 Top = 24 Width = 97 Height = 17 Hint = 'Check Password At Starup' HelpContext = 6 Caption = 'At &Startup' State = cbChecked TabOrder = 0 end object Mailer: TCheckBox Left = 8 Top = 72 Width = 97 Height = 17 Hint = 'Check Password To Access Mailer Setup' HelpContext = 6 Caption = '&Mailer Setup' TabOrder = 1 end object PGPSetup: TCheckBox Left = 8 Top = 96 Width = 97 Height = 17 Hint = 'Check Password To Access PGP Setup' HelpContext = 6 Caption = 'P&GP Setup' TabOrder = 2 end object OnExit: TCheckBox Left = 8 Top = 48 Width = 97 Height = 17 Hint = 'Check Password On Exit' HelpContext = 6 Caption = 'On E&xit' TabOrder = 3 end object ReadMail: TCheckBox Left = 8 Top = 168 Width = 121 Height = 17 Hint = 'Check Password To Read Mail' HelpContext = 6 Caption = '&Reading Mail' TabOrder = 4 end object PGPMenu: TCheckBox Left = 8 Top = 120 Width = 137 Height = 17 Hint = 'Check Password To Access PGP Menu' HelpContext = 6 Caption = 'PGP &Key Manager' TabOrder = 5 end object Transfers: TCheckBox Left = 8 Top = 144 Width = 97 Height = 17 Hint = 'Check Password To Transfer Mail' HelpContext = 6 Caption = 'Mail &Transfers' TabOrder = 6 end end end object TabSheet7: TTabSheet Caption = '&Options' object GroupBox9: TGroupBox Left = 8 Top = 8 Width = 217 Height = 217 Caption = 'User Options' TabOrder = 0 object Label18: TLabel Left = 128 Top = 184 Width = 40 Height = 13 Caption = 'seconds' end object Quote: TCheckBox Left = 8 Top = 40 Width = 201 Height = 17 Hint = 'Quotes original message when replying' HelpContext = 1 Caption = 'Automaticaly &Quote Original Message' State = cbChecked TabOrder = 0 end object SpellCheck: TCheckBox Left = 8 Top = 18 Width = 202 Height = 17 Hint = 'Activates Auto Spell Checking' HelpContext = 1 Caption = 'Automaticaly Check &Spelling On Send' State = cbChecked TabOrder = 1 end object PlainTextCk: TCheckBox Left = 8 Top = 88 Width = 129 Height = 17 Hint = 'Defults Message Editor To Plain Text' Caption = 'Default To &Plain Text' TabOrder = 2 end object WordWrap: TCheckBox Left = 8 Top = 136 Width = 97 Height = 17 Hint = 'Word Wrap Text In Message Editor' Caption = '&Word Wrap' State = cbChecked TabOrder = 3 end object KeepCopies: TCheckBox Left = 8 Top = 112 Width = 201 Height = 17 Hint = 'Keep Sent Mail In Sent Folder' Caption = '&Keep Copies Of Sent Mail' State = cbChecked TabOrder = 4 end object TabsInBody: TCheckBox Left = 8 Top = 160 Width = 97 Height = 17 Hint = 'Allow Tabs In Message Editor' Caption = 'Tabs In &Body' State = cbChecked TabOrder = 5 end object PressOK: TCheckBox Left = 8 Top = 184 Width = 89 Height = 17 Hint = 'Automaticaly Press The OK Button' Caption = 'Press &Ok After ' State = cbChecked TabOrder = 6 OnClick = PressOKClick end object OkSeconds: TMaskEdit Left = 100 Top = 179 Width = 25 Height = 21 EditMask = '999;0; ' MaxLength = 3 TabOrder = 7 end object DeleteTrash: TCheckBox Left = 8 Top = 64 Width = 145 Height = 17 Hint = 'Delete Messages In Trash Folder On Exit' Caption = 'Delete Trash On E&xit' State = cbChecked TabOrder = 8 end end object GroupBox10: TGroupBox Left = 232 Top = 8 Width = 161 Height = 217 Caption = 'Prompts' TabOrder = 1 object DeleteUnreadMail: TCheckBox Left = 8 Top = 40 Width = 137 Height = 17 Hint = 'Warn If Deleting Unread Mail' Caption = 'Delete U&nread Mail' State = cbChecked TabOrder = 0 end object ExitPrompt: TCheckBox Left = 8 Top = 184 Width = 97 Height = 17 Hint = 'Warn If Exiting Application' Caption = 'Exit P&rompt' State = cbChecked TabOrder = 1 end object DeleteUnsentMail: TCheckBox Left = 8 Top = 64 Width = 129 Height = 17 Hint = 'Warn If Deleting Unsent Mail' Caption = 'Delete Unsen&t Mail' State = cbChecked TabOrder = 2 end object NoSubject: TCheckBox Left = 8 Top = 88 Width = 145 Height = 17 Hint = 'Warn If No Subject Has Been Entered' Caption = 'No Sub&ject For Message' State = cbChecked TabOrder = 3 end object ExitUnsent: TCheckBox Left = 8 Top = 160 Width = 145 Height = 17 Hint = 'Warn If Exiting With UnSent Mail' Caption = 'Exit With Unsent M&ail' State = cbChecked TabOrder = 4 end object EmptyMsgBody: TCheckBox Left = 8 Top = 112 Width = 145 Height = 17 Hint = 'Warn If Message Body Is Empty' Caption = '&Empty Message Body' State = cbChecked TabOrder = 5 end object EmptyTrash: TCheckBox Left = 8 Top = 15 Width = 137 Height = 17 Hint = 'Warn When Deleting Message' Caption = 'Delete &Message' State = cbChecked TabOrder = 6 end object UnreadStartup: TCheckBox Left = 8 Top = 136 Width = 145 Height = 17 Hint = 'Show Number Of Unread Messages At Startup' Caption = 'Show Unread At Start&up' State = cbChecked TabOrder = 7 end end end object TabSheet2: TTabSheet Caption = '&Virus Scanning' object GroupBox2: TGroupBox Left = 8 Top = 8 Width = 377 Height = 105 HelpContext = 11 Caption = 'Virus Scanner' TabOrder = 0 object Label5: TLabel Left = 8 Top = 16 Width = 106 Height = 13 Caption = '&Virus Scan Application' FocusControl = ScanApp end object SpeedButton1: TSpeedButton Left = 344 Top = 30 Width = 25 Height = 25 Hint = 'Browse For Application' Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333 333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300 300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333 333337F373F773333333303330033333333337F3377333333333303333333333 333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333 333337777F337F33333330330BB00333333337F373F773333333303330033333 333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000 333377777F77377733330BBB0333333333337F337F33333333330BB003333333 333373F7733333333333300333333333333337733333333333330000} NumGlyphs = 2 OnClick = SpeedButton1Click end object Label7: TLabel Left = 8 Top = 56 Width = 126 Height = 13 Caption = 'Command &Line Parameters' FocusControl = CmdLine end object ScanApp: TEdit Left = 8 Top = 32 Width = 329 Height = 21 Hint = 'Virus Scanner Program File' TabOrder = 0 end object CmdLine: TEdit Left = 8 Top = 72 Width = 361 Height = 21 Hint = 'Check your Virus Application for commandline options' TabOrder = 1 end end object GroupBox6: TGroupBox Left = 8 Top = 120 Width = 161 Height = 73 HelpContext = 11 Caption = 'Scan Options' TabOrder = 1 object ScanUnreadOnly: TCheckBox Left = 8 Top = 32 Width = 145 Height = 17 Hint = 'Do Not Rescan Messages That Have Been Read' Caption = '&Scan Unread Msgs. Only' State = cbChecked TabOrder = 0 end object EnableVirusScan: TCheckBox Left = 8 Top = 16 Width = 137 Height = 17 Hint = 'Enable Virus Scan Option' Caption = '&Enable Virus Scanning' TabOrder = 1 end object ScanMinimized: TCheckBox Left = 8 Top = 48 Width = 137 Height = 17 Hint = 'Minimize Scan Window While Scanning' Caption = '&Run Scan Minimized' State = cbChecked TabOrder = 2 end end object GroupBox11: TGroupBox Left = 176 Top = 120 Width = 209 Height = 73 Caption = 'Note' TabOrder = 2 object Memo1: TMemo Left = 8 Top = 16 Width = 193 Height = 49 HelpContext = 11 Color = clRed Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Lines.Strings = ( 'Click on the help button for more ' 'information on available macros ' 'for the command line.') ParentFont = False TabOrder = 0 end end end object TabSheet8: TTabSheet HelpContext = 2060 Caption = 'Pa&ger Settings' object GroupBox12: TGroupBox Left = 6 Top = 2 Width = 380 Height = 105 Caption = 'Modem Information' TabOrder = 0 object Label21: TLabel Left = 8 Top = 23 Width = 65 Height = 13 AutoSize = False Caption = 'Modem Type:' end object Label22: TLabel Left = 24 Top = 47 Width = 50 Height = 13 AutoSize = False Caption = 'Init. String:' end object Label23: TLabel Left = 218 Top = 64 Width = 43 Height = 13 AutoSize = False Caption = 'ComPort:' end object Label24: TLabel Left = 297 Top = 62 Width = 34 Height = 13 AutoSize = False Caption = 'Speed:' end object Label25: TLabel Left = 80 Top = 63 Width = 61 Height = 13 AutoSize = False Caption = 'Flow Control:' end object ModemList: TComboBox Left = 80 Top = 15 Width = 293 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 0 OnChange = ModemListChange end object InitStrin: TEdit Left = 80 Top = 39 Width = 293 Height = 21 TabOrder = 1 Text = 'ATZ' end object CommPort: TComboBox Left = 219 Top = 78 Width = 65 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'COM1' 'COM2' 'COM3' 'COM4') TabOrder = 2 end object CommSpeed: TComboBox Left = 297 Top = 77 Width = 73 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( '110' '300' '600' '1200' '2400' '4800' '9600' '14400' '19200' '38400' '56000' '57600' '115200' '') TabOrder = 3 end object FlowControl: TComboBox Left = 80 Top = 78 Width = 121 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'None' 'Hardware' 'Software' 'Both') TabOrder = 4 end end object GroupBox13: TGroupBox Left = 6 Top = 109 Width = 381 Height = 113 Caption = 'Terminal Access Information' TabOrder = 1 object Label26: TLabel Left = 8 Top = 24 Width = 78 Height = 13 Caption = '&Access Number:' FocusControl = TerminalAccessNum end object Label27: TLabel Left = 7 Top = 44 Width = 29 Height = 13 Caption = 'Parit&y:' FocusControl = Parity end object Label28: TLabel Left = 83 Top = 43 Width = 45 Height = 13 Caption = '&Stop Bits:' FocusControl = StopBits end object Label29: TLabel Left = 159 Top = 43 Width = 46 Height = 13 Caption = '&Data Bits:' FocusControl = DataBits end object Label30: TLabel Left = 233 Top = 43 Width = 36 Height = 13 Caption = '&Length:' FocusControl = Length end object Label31: TLabel Left = 182 Top = 25 Width = 49 Height = 13 Alignment = taRightJustify Caption = '&Password:' FocusControl = Password end object Label32: TLabel Left = 12 Top = 93 Width = 21 Height = 13 Caption = 'PIN:' end object Maxl: TLabel Left = 309 Top = 43 Width = 59 Height = 13 Caption = 'Max &Length:' FocusControl = Length end object TerminalAccessNum: TEdit Left = 89 Top = 18 Width = 85 Height = 21 Hint = 'Paging Company'#39's Phone Number' TabOrder = 0 end object Parity: TComboBox Left = 7 Top = 59 Width = 73 Height = 21 Hint = 'Typically "Even"' Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'None' 'Odd' 'Even' 'Mark' 'Space') TabOrder = 1 end object StopBits: TComboBox Left = 82 Top = 59 Width = 73 Height = 21 Hint = 'Typically "One"' Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'One' 'Half' 'Two') TabOrder = 3 end object DataBits: TComboBox Left = 157 Top = 59 Width = 73 Height = 21 Hint = 'Typically "Seven"' Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'Five' 'Six' 'Seven' 'Eight') TabOrder = 2 end object Length: TComboBox Left = 233 Top = 59 Width = 73 Height = 21 ItemHeight = 13 Items.Strings = ( '80' '140' '160' '240') TabOrder = 4 OnChange = LengthChange end object PagerPass: TEdit Left = 235 Top = 18 Width = 131 Height = 21 Hint = 'System Password' TabOrder = 6 end object PIN: TEdit Left = 37 Top = 85 Width = 217 Height = 21 Hint = 'Pager Identification Number' TabOrder = 7 end object PagerEnabled: TCheckBox Left = 263 Top = 88 Width = 97 Height = 17 Hint = 'Pager Notification Enabled' Caption = 'P.N. Enabled' TabOrder = 8 end object MaxLength: TEdit Left = 309 Top = 59 Width = 64 Height = 21 Hint = 'Maximum Message Length Allowed' TabOrder = 5 Text = '500' OnKeyPress = MaxLengthKeyPress end end end object TabSheet9: TTabSheet HelpContext = 12 Caption = 'Noti&fication' object IndBox: TGroupBox Left = 4 Top = 6 Width = 190 Height = 212 Caption = 'Visual Indicators' TabOrder = 0 object FlashBar: TCheckBox Left = 9 Top = 19 Width = 136 Height = 17 Caption = 'Flash Bar On New Mail' State = cbChecked TabOrder = 0 end object NoMailDialog: TCheckBox Left = 9 Top = 38 Width = 152 Height = 17 Caption = 'Show No New Mail Dialog' State = cbChecked TabOrder = 1 end object NewMailDialog: TCheckBox Left = 9 Top = 57 Width = 146 Height = 17 Caption = 'Show New Mail Dialog' State = cbChecked TabOrder = 2 end object NewMailPager: TCheckBox Left = 9 Top = 77 Width = 168 Height = 17 Caption = 'New Mail Pager Notification' State = cbChecked TabOrder = 3 end end object GroupBox14: TGroupBox Left = 201 Top = 6 Width = 187 Height = 212 Caption = 'Audio Indicators' TabOrder = 1 object StartupSnd: TCheckBox Left = 9 Top = 19 Width = 97 Height = 17 Caption = 'On Startup' State = cbChecked TabOrder = 0 end object ExitSnd: TCheckBox Left = 9 Top = 38 Width = 97 Height = 17 Caption = 'On Exit' State = cbChecked TabOrder = 1 end object NewMailSnd: TCheckBox Left = 9 Top = 57 Width = 97 Height = 17 Caption = 'On New Mail' State = cbChecked TabOrder = 2 end object ErrorSnd: TCheckBox Left = 10 Top = 77 Width = 97 Height = 17 Caption = 'On Critical Error' State = cbChecked TabOrder = 3 end end end end object OKBut: TBitBtn Left = 423 Top = 24 Width = 75 Height = 25 Hint = 'Save And Exit' Caption = '&OK' Default = True TabOrder = 1 OnClick = OKButClick Glyph.Data = { BE060000424DBE06000000000000360400002800000024000000120000000100 0800000000008802000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA A600000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303 0303030303030303030303030303030303030303030303030303030303030303 03030303030303030303030303030303030303030303FF030303030303030303 03030303030303040403030303030303030303030303030303F8F8FF03030303 03030303030303030303040202040303030303030303030303030303F80303F8 FF030303030303030303030303040202020204030303030303030303030303F8 03030303F8FF0303030303030303030304020202020202040303030303030303 0303F8030303030303F8FF030303030303030304020202FA0202020204030303 0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202 040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303 03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303 FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303 0303030303030303030303FA0202020403030303030303030303030303F8FF03 03F8FF03030303030303030303030303FA020202040303030303030303030303 0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303 03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403 030303030303030303030303F8FF0303F8FF03030303030303030303030303FA 0202040303030303030303030303030303F8FF03F8FF03030303030303030303 03030303FA0202030303030303030303030303030303F8FFF803030303030303 030303030303030303FA0303030303030303030303030303030303F803030303 0303030303030303030303030303030303030303030303030303030303030303 0303} NumGlyphs = 2 end object BitBtn2: TBitBtn Left = 423 Top = 56 Width = 75 Height = 25 Hint = 'Cancel Changes And Exit' Caption = '&Cancel' TabOrder = 2 Kind = bkCancel end object Help: TBitBtn Left = 423 Top = 96 Width = 75 Height = 25 Hint = 'General Setup Help' HelpContext = 7 Caption = '&Help' TabOrder = 3 OnClick = HelpClick Glyph.Data = { BE060000424DBE06000000000000360400002800000024000000120000000100 0800000000008802000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA A600000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303 03030606030303030303030303030303030303FFFF0303030303030303030303 0303030303060404060303030303030303030303030303F8F8FF030303030303 030303030303030303FE06060403030303030303030303030303F8FF03F8FF03 0303030303030303030303030303FE060603030303030303030303030303F8FF FFF8FF0303030303030303030303030303030303030303030303030303030303 030303F8F8030303030303030303030303030303030304040603030303030303 0303030303030303FFFF03030303030303030303030303030306060604030303 0303030303030303030303F8F8F8FF0303030303030303030303030303FE0606 0403030303030303030303030303F8FF03F8FF03030303030303030303030303 03FE06060604030303030303030303030303F8FF03F8FF030303030303030303 030303030303FE060606040303030303030303030303F8FF0303F8FF03030303 0303030303030303030303FE060606040303030303030303030303F8FF0303F8 FF030303030303030303030404030303FE060606040303030303030303FF0303 F8FF0303F8FF030303030303030306060604030303FE06060403030303030303 F8F8FF0303F8FF0303F8FF03030303030303FE06060604040406060604030303 030303F8FF03F8FFFFFFF80303F8FF0303030303030303FE0606060606060606 06030303030303F8FF0303F8F8F8030303F8FF030303030303030303FEFE0606 060606060303030303030303F8FFFF030303030303F803030303030303030303 0303FEFEFEFEFE03030303030303030303F8F8FFFFFFFFFFF803030303030303 0303030303030303030303030303030303030303030303F8F8F8F8F803030303 0303} NumGlyphs = 2 end object FontDlg: TFontDialog Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Left = 456 Top = 216 end object SigLoad: TOpenDialog FileEditStyle = fsEdit Filter = 'All Signature Files|*.sig|All Text Files|*.txt|All Executables|*' + '.exe|All Files|*.*' Options = [ofHideReadOnly, ofFileMustExist] Title = 'Use Signature File' Left = 416 Top = 216 end object agRas1: TagRas ForceService = False MinimizeAtConnect = True Left = 416 Top = 180 end end